Skip to main content

AxisPos

Axis position in the chart.

Type

Enumeration

Values

  • "top"
  • "bottom"
  • "right"
  • "left"

Example

This example sets the axis values to the top position of the chart.

chart.SetAxieNumFormat("top", "0.00");